[INFO] cloning repository https://github.com/thomaseizinger/proptest-state-machine-banking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomaseizinger/proptest-state-machine-banking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fproptest-state-machine-banking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fproptest-state-machine-banking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11fa42d22d85703e26c370120679161c15163256
[INFO] testing thomaseizinger/proptest-state-machine-banking against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaseizinger%2Fproptest-state-machine-banking" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomaseizinger/proptest-state-machine-banking
[INFO] finished tweaking git repo https://github.com/thomaseizinger/proptest-state-machine-banking
[INFO] tweaked toml for git repo https://github.com/thomaseizinger/proptest-state-machine-banking written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomaseizinger/proptest-state-machine-banking on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomaseizinger/proptest-state-machine-banking already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded autocfg v1.3.0
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded proptest-state-machine v0.3.0
[INFO] [stderr]   Downloaded libm v0.2.8
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded libc v0.2.155
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15055e2d2bf10a9ab46f43ba66a8a6acae77073d8520f31aa687c78d5a2fb3f4
[INFO] running `Command { std: "docker" "start" "-a" "15055e2d2bf10a9ab46f43ba66a8a6acae77073d8520f31aa687c78d5a2fb3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15055e2d2bf10a9ab46f43ba66a8a6acae77073d8520f31aa687c78d5a2fb3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15055e2d2bf10a9ab46f43ba66a8a6acae77073d8520f31aa687c78d5a2fb3f4", kill_on_drop: false }`
[INFO] [stdout] 15055e2d2bf10a9ab46f43ba66a8a6acae77073d8520f31aa687c78d5a2fb3f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd7a5766cee6c929641157c49b78980ef1444f75e1d4cd9391a1ab9a9533d952
[INFO] running `Command { std: "docker" "start" "-a" "fd7a5766cee6c929641157c49b78980ef1444f75e1d4cd9391a1ab9a9533d952", kill_on_drop: false }`
[INFO] [stderr]    Compiling proptest-state-machine-banking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "fd7a5766cee6c929641157c49b78980ef1444f75e1d4cd9391a1ab9a9533d952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7a5766cee6c929641157c49b78980ef1444f75e1d4cd9391a1ab9a9533d952", kill_on_drop: false }`
[INFO] [stdout] fd7a5766cee6c929641157c49b78980ef1444f75e1d4cd9391a1ab9a9533d952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d37082d618bae4720b42036f95f84516a19a923f9a417ec6e0fe66181e0bec
[INFO] running `Command { std: "docker" "start" "-a" "95d37082d618bae4720b42036f95f84516a19a923f9a417ec6e0fe66181e0bec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling proptest-state-machine v0.3.0
[INFO] [stderr]    Compiling proptest-state-machine-banking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.40s
[INFO] running `Command { std: "docker" "inspect" "95d37082d618bae4720b42036f95f84516a19a923f9a417ec6e0fe66181e0bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d37082d618bae4720b42036f95f84516a19a923f9a417ec6e0fe66181e0bec", kill_on_drop: false }`
[INFO] [stdout] 95d37082d618bae4720b42036f95f84516a19a923f9a417ec6e0fe66181e0bec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95c3a2b4b230d6aec8936add98e208b525bdad034293b46f4b1bb477dfb90122
[INFO] running `Command { std: "docker" "start" "-a" "95c3a2b4b230d6aec8936add98e208b525bdad034293b46f4b1bb477dfb90122", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proptest_state_machine_banking-3791f06c0acbce2e)
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-cb4ea9f459f08fb9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test run_bank_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_bank_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] Running a test case with 7 transitions.
[INFO] [stdout] 
[INFO] [stdout] Applying transition 1/7: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 2/7: Deposit { account_id: Index(3990209520622588117), amount: 6307915456016965037 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 3/7: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 4/7: Deposit { account_id: Index(9042787679445628258), amount: 15303856760824476201 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 5/7: Deposit { account_id: Index(1040498581224853727), amount: 13035355015767408216 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 6/7: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 7/7: Transfer { from: Index(12012754062361136768), to: Index(17987880519906282351), amount: 16249741097436460872 }
[INFO] [stdout] 
[INFO] [stdout] Running a test case with 14 transitions.
[INFO] [stdout] 
[INFO] [stdout] Applying transition 1/14: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 2/14: Deposit { account_id: Index(17196137470492785025), amount: 6974620895029191944 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 3/14: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 4/14: Withdraw { account_id: Index(16594926625650739484), amount: 9915968812222231594 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 5/14: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 6/14: Withdraw { account_id: Index(14926568221061978729), amount: 4334064913441199147 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 7/14: Transfer { from: Index(15994591774818882573), to: Index(3382721097152661750), amount: 14630702244129365076 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 8/14: Open
[INFO] [stdout] 
[INFO] [stdout] Applying transition 9/14: Deposit { account_id: Index(17530456991783281096), amount: 14842615372963267218 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 10/14: Withdraw { account_id: Index(852510202815084778), amount: 2177965329681627721 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 11/14: Deposit { account_id: Index(11170447290467738122), amount: 13721439952938846847 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 12/14: Withdraw { account_id: Index(16152943350621023903), amount: 9609092318779311185 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 13/14: Withdraw { account_id: Index(801641492255866801), amount: 18043638288332019457 }
[INFO] [stdout] 
[INFO] [stdout] Applying transition 14/14: Transfer { from: Index(17228896577299945923), to: Index(6754573677863105836), amount: 14577551289089382964 }
[INFO] [stdout] 
[INFO] [stdout] thread 'run_bank_test' (17) panicked at tests/lib.rs:120:17:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa2ca47868a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa2ca47868a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa2ca47868a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa2ca47868a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa2ca48d83a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa2ca48d83a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5fa2ca47d322 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa2ca47d322 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fa2ca45628f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa2ca45628f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa2ca470b59 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa2ca384d3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fa2ca384d3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa2ca470d12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fa2ca470d12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa2ca45637a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fa2ca44dbd9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa2ca45705d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa2ca48dffc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa2ca48ef39 - core[786f478f706679df]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5fa2ca35f324 - <lib[a8702b1b7e6b0fdd]::SimBank as proptest_state_machine[6ca4e090254cf857]::strategy::ReferenceStateMachine>::apply
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:120:17
[INFO] [stdout]   21:     0x5fa2ca36fa7d - <proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>> as proptest[4ff35b437e782af3]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-state-machine-0.3.0/src/strategy.rs:199:25
[INFO] [stdout]   22:     0x5fa2ca36cd5c - <proptest[4ff35b437e782af3]::strategy::map::Map<proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}> as proptest[4ff35b437e782af3]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/strategy/map.rs:53:21
[INFO] [stdout]   23:     0x5fa2ca3571e9 - <proptest[4ff35b437e782af3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4ff35b437e782af3]::strategy::map::Map<proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[4ff35b437e782af3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:659:40
[INFO] [stdout]   24:     0x5fa2ca358a25 - <proptest[4ff35b437e782af3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4ff35b437e782af3]::strategy::map::Map<proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[4ff35b437e782af3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   25:     0x5fa2ca3570b0 - <proptest[4ff35b437e782af3]::test_runner::runner::TestRunner>::run_in_process::<proptest[4ff35b437e782af3]::strategy::map::Map<proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   26:     0x5fa2ca359c0f - <proptest[4ff35b437e782af3]::test_runner::runner::TestRunner>::run::<proptest[4ff35b437e782af3]::strategy::map::Map<proptest_state_machine[6ca4e090254cf857]::strategy::Sequential<lib[a8702b1b7e6b0fdd]::SimBank, lib[a8702b1b7e6b0fdd]::Transition, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::SimBank>, proptest[4ff35b437e782af3]::strategy::traits::BoxedStrategy<lib[a8702b1b7e6b0fdd]::Transition>>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}>, lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   27:     0x5fa2ca35e5c9 - lib[a8702b1b7e6b0fdd]::run_bank_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   28:     0x5fa2ca35de07 - lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   29:     0x5fa2ca376086 - <lib[a8702b1b7e6b0fdd]::run_bank_test::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5fa2ca378e1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5fa2ca378e1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5fa2ca38580b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5fa2ca38580b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5fa2ca38580b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5fa2ca38580b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5fa2ca38580b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5fa2ca38580b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5fa2ca38580b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5fa2ca380f24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5fa2ca380f24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5fa2ca388412 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   42:     0x5fa2ca388412 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5fa2ca388412 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5fa2ca388412 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5fa2ca388412 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5fa2ca388412 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   47:     0x5fa2ca388412 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fa2ca477f9f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x5fa2ca477f9f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7f70e019eaa4 - <unknown>
[INFO] [stdout]   51:     0x7f70e022ba64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_bank_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "95c3a2b4b230d6aec8936add98e208b525bdad034293b46f4b1bb477dfb90122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c3a2b4b230d6aec8936add98e208b525bdad034293b46f4b1bb477dfb90122", kill_on_drop: false }`
[INFO] [stdout] 95c3a2b4b230d6aec8936add98e208b525bdad034293b46f4b1bb477dfb90122
